[INFO] fetching crate oxiz-spacer 0.1.3...
[INFO] testing oxiz-spacer-0.1.3 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate oxiz-spacer 0.1.3 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate oxiz-spacer 0.1.3
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate oxiz-spacer 0.1.3
[INFO] tweaked toml for crates.io crate oxiz-spacer 0.1.3 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate oxiz-spacer 0.1.3 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate oxiz-spacer 0.1.3 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded symbolic_expressions v5.0.3
[INFO] [stderr]   Downloaded symbol_table v0.4.0
[INFO] [stderr]   Downloaded rhai_codegen v3.1.0
[INFO] [stderr]   Downloaded lasso v0.7.3
[INFO] [stderr]   Downloaded egg v0.11.0
[INFO] [stderr]   Downloaded oxiz-nlsat v0.1.3
[INFO] [stderr]   Downloaded oxiz-math v0.1.3
[INFO] [stderr]   Downloaded oxiz-sat v0.1.3
[INFO] [stderr]   Downloaded oxiz-solver v0.1.3
[INFO] [stderr]   Downloaded rhai v1.24.0
[INFO] [stderr]   Downloaded oxiz-core v0.1.3
[INFO] [stderr]   Downloaded oxiz-theories v0.1.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b832f8b1d97143cbf18e03706551db22b2ce68778b237616596e1d3c6480c494
[INFO] running `Command { std: "docker" "start" "-a" "b832f8b1d97143cbf18e03706551db22b2ce68778b237616596e1d3c6480c494", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b832f8b1d97143cbf18e03706551db22b2ce68778b237616596e1d3c6480c494", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b832f8b1d97143cbf18e03706551db22b2ce68778b237616596e1d3c6480c494", kill_on_drop: false }`
[INFO] [stdout] b832f8b1d97143cbf18e03706551db22b2ce68778b237616596e1d3c6480c494
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 00525cfb4c729afffaf24301bebecfe28adebe6222a0138ef36600141c033b89
[INFO] running `Command { std: "docker" "start" "-a" "00525cfb4c729afffaf24301bebecfe28adebe6222a0138ef36600141c033b89", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]    Compiling safe_arch v1.0.0
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling thin-vec v0.2.14
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling wide v1.1.1
[INFO] [stderr]    Compiling bumpalo v3.19.1
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling raw-cpuid v11.6.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling env_logger v0.9.3
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling symbol_table v0.4.0
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling symbolic_expressions v5.0.3
[INFO] [stderr]    Compiling quanta v0.12.6
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling rhai_codegen v3.1.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling rhai v1.24.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling egg v0.11.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling oxiz-math v0.1.3
[INFO] [stderr]    Compiling lasso v0.7.3
[INFO] [stderr]    Compiling oxiz-core v0.1.3
[INFO] [stderr]    Compiling oxiz-nlsat v0.1.3
[INFO] [stderr]    Compiling oxiz-sat v0.1.3
[INFO] [stderr]    Compiling oxiz-theories v0.1.3
[INFO] [stderr]    Compiling oxiz-solver v0.1.3
[INFO] [stderr]    Compiling oxiz-spacer v0.1.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 34s
[INFO] running `Command { std: "docker" "inspect" "00525cfb4c729afffaf24301bebecfe28adebe6222a0138ef36600141c033b89", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "00525cfb4c729afffaf24301bebecfe28adebe6222a0138ef36600141c033b89", kill_on_drop: false }`
[INFO] [stdout] 00525cfb4c729afffaf24301bebecfe28adebe6222a0138ef36600141c033b89
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 883ebca309de7ad8c9ebb55963ee547c695f995164baa244013acda3eced7675
[INFO] running `Command { std: "docker" "start" "-a" "883ebca309de7ad8c9ebb55963ee547c695f995164baa244013acda3eced7675", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling rhai v1.24.0
[INFO] [stderr]    Compiling raw-cpuid v11.6.0
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling quanta v0.12.6
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling egg v0.11.0
[INFO] [stderr]    Compiling proptest v1.10.0
[INFO] [stderr]    Compiling oxiz-core v0.1.3
[INFO] [stderr]    Compiling oxiz-nlsat v0.1.3
[INFO] [stderr]    Compiling oxiz-sat v0.1.3
[INFO] [stderr]    Compiling oxiz-theories v0.1.3
[INFO] [stderr]    Compiling oxiz-solver v0.1.3
[INFO] [stderr]    Compiling oxiz-spacer v0.1.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 57s
[INFO] running `Command { std: "docker" "inspect" "883ebca309de7ad8c9ebb55963ee547c695f995164baa244013acda3eced7675", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "883ebca309de7ad8c9ebb55963ee547c695f995164baa244013acda3eced7675", kill_on_drop: false }`
[INFO] [stdout] 883ebca309de7ad8c9ebb55963ee547c695f995164baa244013acda3eced7675
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] dd49e4b584eb8777a9d2b43013ba835cb8db3cecb784784329ede20bf83fbc3f
[INFO] running `Command { std: "docker" "start" "-a" "dd49e4b584eb8777a9d2b43013ba835cb8db3cecb784784329ede20bf83fbc3f", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/oxiz_spacer-70179bb76c5a324d)
[INFO] [stdout] 
[INFO] [stdout] running 129 tests
[INFO] [stdout] test abduction::tests::test_hypothesis_creation ... ok
[INFO] [stdout] test abduction::tests::test_hypothesis_generator_with_templates ... ok
[INFO] [stdout] test abduction::tests::test_invariant_synthesizer_examples ... ok
[INFO] [stdout] test abduction::tests::test_template_structure ... ok
[INFO] [stdout] test bmc::tests::test_bmc_config ... ok
[INFO] [stdout] test bmc::tests::test_bmc_creation ... ok
[INFO] [stdout] test bmc::tests::test_hybrid_solver_creation ... ok
[INFO] [stdout] test chc::tests::test_chc_rules ... ok
[INFO] [stdout] test chccomp::tests::test_invalid_return_sort ... ok
[INFO] [stdout] test chc::tests::test_chc_system_creation ... ok
[INFO] [stdout] test chccomp::tests::test_parse_sort_names ... ok
[INFO] [stdout] test chccomp::tests::test_predicate_declaration ... ok
[INFO] [stdout] test ctg::tests::test_ctg_result_to_formula ... ok
[INFO] [stdout] test ctg::tests::test_ctg_result ... ok
[INFO] [stdout] test ctg::tests::test_ctg_strengthener_creation ... ok
[INFO] [stdout] test diagnostics::tests::test_invariant_format_text ... ok
[INFO] [stdout] test diagnostics::tests::test_invariant_format_json ... ok
[INFO] [stdout] test diagnostics::tests::test_stats_format_json ... ok
[INFO] [stdout] test diagnostics::tests::test_stats_format_text ... ok
[INFO] [stdout] test diagnostics::tests::test_trace_event_recording ... ok
[INFO] [stdout] test diagnostics::tests::test_trace_buffer_creation ... ok
[INFO] [stdout] test diagnostics::tests::test_trace_off ... ok
[INFO] [stdout] test distributed::tests::test_distributed_stats_aggregate ... ok
[INFO] [stdout] test distributed::tests::test_shared_state_work_queue ... ok
[INFO] [stdout] test existential::tests::test_existential_info_with_existentials ... ok
[INFO] [stdout] test existential::tests::test_existential_info_no_existentials ... ok
[INFO] [stdout] test existential::tests::test_skolem_context_fresh_names ... ok
[INFO] [stdout] test frames::tests::test_frame_manager ... ok
[INFO] [stdout] test frames::tests::test_inductive_lemma ... ok
[INFO] [stdout] test frames::tests::test_lemma_queue ... ok
[INFO] [stdout] test frames::tests::test_lemma_creation ... ok
[INFO] [stdout] test frames::tests::test_predicate_frames ... ok
[INFO] [stdout] test frames::tests::test_propagate_to_infinity ... ok
[INFO] [stdout] test generalize::tests::test_extract_cube_conjunction ... ok
[INFO] [stdout] test generalize::tests::test_generalization_result ... ok
[INFO] [stdout] test generalize::tests::test_extract_cube_single ... ok
[INFO] [stdout] test generalize::tests::test_generalization_result_empty ... ok
[INFO] [stdout] test generalize::tests::test_generalizer_creation ... ok
[INFO] [stdout] test generalize::tests::test_generalization_result_single ... ok
[INFO] [stdout] test interp::tests::test_basic_interpolation ... ok
[INFO] [stdout] test interp::tests::test_interpolant_creation ... ok
[INFO] [stdout] test interp::tests::test_interpolant_with_vars ... ok
[INFO] [stdout] test interp::tests::test_interpolation_context ... ok
[INFO] [stdout] test interp::tests::test_empty_trace ... ok
[INFO] [stdout] test interp::tests::test_interpolator ... ok
[INFO] [stdout] test interp::tests::test_sequence_interpolation ... ok
[INFO] [stdout] test invariant::tests::test_chc_system_inference ... ok
[INFO] [stdout] test invariant::tests::test_candidate_creation ... ok
[INFO] [stdout] test invariant::tests::test_inference_default ... ok
[INFO] [stdout] test invariant::tests::test_inference_stats_default ... ok
[INFO] [stdout] test invariant::tests::test_inference_result_variants ... ok
[INFO] [stdout] test invariant::tests::test_invariant_config_default ... ok
[INFO] [stdout] test invariant::tests::test_invariant_inference_new ... ok
[INFO] [stdout] test invariant::tests::test_octagon_templates ... ok
[INFO] [stdout] test invariant::tests::test_linear_templates ... ok
[INFO] [stdout] test invariant::tests::test_template_kind ... ok
[INFO] [stdout] test nonlinear::tests::test_binary_nonlinear_rule_analysis ... ok
[INFO] [stdout] test nonlinear::tests::test_linear_rule_analysis ... ok
[INFO] [stdout] test parallel::tests::test_parallel_config ... ok
[INFO] [stdout] test abduction::tests::test_hypothesis_generator ... ok
[INFO] [stdout] test nonlinear::tests::test_nonlinear_analyzer ... ok
[INFO] [stdout] test parallel::tests::test_parallel_solver_creation ... ok
[INFO] [stdout] test parallel::tests::test_work_queue ... ok
[INFO] [stdout] test parallel::tests::test_work_result ... ok
[INFO] [stdout] test parser::tests::test_lexer_basic ... ok
[INFO] [stdout] test parser::tests::test_lexer_comments ... ok
[INFO] [stdout] test parser::tests::test_lexer_keywords ... ok
[INFO] [stdout] test parser::tests::test_full_parse_basic ... ok
[INFO] [stdout] test parser::tests::test_lexer_numbers ... ok
[INFO] [stdout] test parser::tests::test_lexer_string ... ok
[INFO] [stdout] test parser::tests::test_parse_predicate_declaration ... ok
[INFO] [stdout] test chc::tests::test_topological_order ... ok
[INFO] [stdout] test bmc::tests::test_bmc_simple ... ok
[INFO] [stdout] test parser::tests::test_parse_arithmetic ... ok
[INFO] [stdout] test parser::tests::test_parser_creation ... ok
[INFO] [stdout] test parser::tests::test_programmatic_construction ... ok
[INFO] [stdout] test parser::tests::test_sexpr_parser_atom ... ok
[INFO] [stdout] test parser::tests::test_sexpr_parser_error_unclosed ... ok
[INFO] [stdout] test parser::tests::test_sexpr_parser_list ... ok
[INFO] [stdout] test pdr::tests::test_legacy_spacer ... ok
[INFO] [stdout] test parser::tests::test_sexpr_parser_multiple ... ok
[INFO] [stdout] test parser::tests::test_sexpr_parser_nested ... ok
[INFO] [stdout] test pdr::tests::test_spacer_config ... ok
[INFO] [stdout] test pdr::tests::test_spacer_simple_safe ... ignored, Requires complete arithmetic theory integration
[INFO] [stdout] test pdr::tests::test_spacer_creation ... ok
[INFO] [stdout] test pdr::tests::test_spacer_empty_system ... ok
[INFO] [stdout] test pob::tests::test_pob_close ... ok
[INFO] [stdout] test pob::tests::test_pob_creation ... ok
[INFO] [stdout] test pob::tests::test_pob_queue ... ok
[INFO] [stdout] test pob::tests::test_pob_manager ... ok
[INFO] [stdout] test pob::tests::test_pob_derived ... ok
[INFO] [stdout] test pob::tests::test_pob_trace ... ok
[INFO] [stdout] test portfolio::tests::test_portfolio_simple_safe ... ignored, Requires complete arithmetic theory integration
[INFO] [stdout] test portfolio::tests::test_portfolio_add_strategy ... ok
[INFO] [stdout] test portfolio::tests::test_portfolio_creation ... ok
[INFO] [stdout] test portfolio::tests::test_portfolio_with_timeout ... ok
[INFO] [stdout] test portfolio::tests::test_strategy_creation ... ok
[INFO] [stdout] test proof::tests::test_proof_builder ... ok
[INFO] [stdout] test proof::tests::test_proof_creation ... ok
[INFO] [stdout] test proof::tests::test_proof_builder_disabled ... ok
[INFO] [stdout] test proof::tests::test_proof_stats ... ok
[INFO] [stdout] test proof::tests::test_proof_validation_empty ... ok
[INFO] [stdout] test proof::tests::test_proof_with_fixpoint ... ok
[INFO] [stdout] test reach::tests::test_counterexample ... ok
[INFO] [stdout] test pdr::tests::test_spacer_no_query ... ok
[INFO] [stdout] test chc::tests::test_rule_indexing ... ok
[INFO] [stdout] test reach::tests::test_generalization ... ok
[INFO] [stdout] test reach::tests::test_over_approximation ... ok
[INFO] [stdout] test reach::tests::test_reach_fact_justification ... ok
[INFO] [stdout] test reach::tests::test_under_approximation ... ok
[INFO] [stdout] test reach::tests::test_reach_fact_creation ... ok
[INFO] [stdout] test recursive::tests::test_analyzer_empty_system ... ok
[INFO] [stdout] test recursive::tests::test_recursive_info ... ok
[INFO] [stdout] test recursive::tests::test_scc_computation ... ok
[INFO] [stdout] test smt::tests::test_mbp_result ... ok
[INFO] [stdout] test recursive::tests::test_analyzer_simple_system ... ok
[INFO] [stdout] test recursive::tests::test_recursion_kind ... ok
[INFO] [stdout] test smt::tests::test_model_creation ... ok
[INFO] [stdout] test smt::tests::test_smt_push_pop ... ok
[INFO] [stdout] test smt::tests::test_smt_basic_unsat ... ok
[INFO] [stdout] test smt::tests::test_smt_basic_sat ... ok
[INFO] [stdout] test theory::tests::test_project_variables ... ok
[INFO] [stdout] test theory::tests::test_is_linear_arithmetic ... ok
[INFO] [stdout] test theory::tests::test_theory_generalize ... ok
[INFO] [stdout] test chccomp::tests::test_chccomp_parser_creation ... ok
[INFO] [stdout] test parser::tests::test_sexpr_parser_error_unexpected_close ... ok
[INFO] [stdout] test theory::tests::test_theory_integration_creation ... ok
[INFO] [stdout] test smt::tests::test_smt_solver_creation ... ok
[INFO] [stdout] test parallel::tests::test_parallel_propagator ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 127 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration_tests.rs (/opt/rustwide/target/debug/deps/integration_tests-fa7be6a614bb4bf5)
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test test_boolean_state_machine ... ignored, Requires complete arithmetic theory integration
[INFO] [stdout] test test_counter_unsafe ... ignored, Requires complete arithmetic theory integration
[INFO] [stdout] test test_init_only ... ignored, Requires complete arithmetic theory integration
[INFO] [stdout] test test_simple_counter_invariant ... ignored, Requires complete arithmetic theory integration (see Constraint::Ge handling in solver.rs)
[INFO] [stdout] test test_multiple_predicates ... ok
[INFO] [stdout] test test_parser_basic ... ok
[INFO] [stdout] test test_witness_extraction ... ok
[INFO] [stdout] test test_proof_builder ... ok
[INFO] [stdout] test test_spacer_config ... ok
[INFO] [stdout] test test_parser_arithmetic ... ok
[INFO] [stdout] test test_empty_system ... ok
[INFO] [stdout] test test_frame_manager ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 4 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests oxiz_spacer
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/lib.rs - (line 26) - compile ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 1.46s; merged doctests compilation took 1.42s
[INFO] running `Command { std: "docker" "inspect" "dd49e4b584eb8777a9d2b43013ba835cb8db3cecb784784329ede20bf83fbc3f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dd49e4b584eb8777a9d2b43013ba835cb8db3cecb784784329ede20bf83fbc3f", kill_on_drop: false }`
[INFO] [stdout] dd49e4b584eb8777a9d2b43013ba835cb8db3cecb784784329ede20bf83fbc3f
